HELP - MessagesOptions
HelpConfig OptionsMessagesOptions
Description  
configuration options related to warning and progress messages.
MESSAGE_LEVEL_SCREENThe message level that will be printed on the stdout.Errors will always be printed on stderr.Options avalible:Messages Warnings
Default value:
Messages Warnings
OUTPUT_PATTERNS_SCREENPatterns for the output.Options avalible:Progress Preprocessor Scanner Generator Docparser Dot Definition Configfile Undocumented Unknown
Default value:
Progress Preprocessor Scanner Generator Docparser Dot Definition Configfile
OUTPUT_PREFIX_LEVEL_SCREENPrefix level for messages to the screen.Options avalible:Messages Warnings Errors
Default value:
Warnings Errors
OUTPUT_PREFIX_PATTERNS_SCREENPrefix patterns for messages to the screen.Options avalible:Progress Preprocessor Scanner Generator Docparser Dot Definition Configfile Undocumented Unknown
MESSAGE_LEVEL_HTML_FILEThe message level that will be writen in the HTML statistics.options avalible:Messages Warnings Errors
Default value:
Messages Warnings Errors
OUTPUT_PATTERNS_HTML_FILEPatterns for the output.Options avalible:Progress Preprocessor Scanner Generator Docparser Dot Definition Configfile Undocumented Unknown
Default value:
Progress Preprocessor Scanner Generator Docparser Dot Definition Configfile Undocumented Unknown
MESSAGE_SCREEN_LOGFILEThe MESSAGE_SCREEN_LOGFILE tag can be used to specify a file to which all messages that is shown on the screen should be written. If left blank, no output to log file.Use MESSAGE_LEVEL_SCREEN and OUTPUT_PATTERNS_SCREEN to reduce the number of messages.
QUIETWith the QUIET tag on, only Progress and Errors will be printed to the screen. Anything else will be as a ' . '.Possible values are YES and NO. If left blank NO is used.
Default value:
YES